Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.23.0.

Release notes

Sourced from grpcio's releases.

Release v1.23.0

This is the 1.23.0 release (gangnam) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Backport #19924 to v1.23.x. (#19935)
  • Add missing APP callback context for custom iomgr. (#19687)
  • Increase lower bound on DNS re-resolution period to 30 seconds. (#19661)
  • Make sure there is at least a header in the frame storge of H2. (#19657)
  • Fix segfault when forking while using gevent. (#19556)
  • Mpmcqueue. (#19358)
  • Disable the backup poller when using the background poller. (#19454)
  • Clearly callout the behavior for listening ports. (#19529)
  • Enable CFStream by default on iOS. (#19439)
  • Fix DNS resolver cooldown. (#19489)
  • Simplify and fix c-ares TCP path on Windows. (#19397)
  • Modify codegen to use grpc_impl namespace and other cleanup. (#19435)

C++

  • Channel idleness. (#19634)
  • Threadpool. (#19544)
  • Bump min CMake to 3.5.1 to match Google benchmark. (#19467)
  • Migrate from dep.proto. to dep[ProtoInfo] provider. (#19420)

C#

  • Move ChannelExtensions (interceptor support) to Grpc.Core.Api (for v1.23.x branch). (#19853)
  • Refactor ChannelCredentials and move to Grpc.Core.Api. (#19712)
  • C# bump major version to 2.x. (#19796)
  • Add ChannelBase, change ClientBase constructor argument. (#19599)
  • Remove System.Interactive.Async dependency. (#19059)
  • dont use shutdownRef count for sync completion queue. (#19629)
  • C# - remove delegate allocation and boxing from cancellation registrations. (#19610)
  • csharp: Remove a double-box on Timespec. (#19525)
  • C#: add System.Memory dependency and use Span<> internally for all target frameworks . (#19569)
  • csharp remove byte[] allocations during UTF8 encode/decode. (#19511)
  • csharp: remove AuthContext's Lazy usage . (#19533)
  • csharp avoid capture-context in HandleNewServerRpc => HandleCallAsync. (#19526)
  • Make sure Grpc metapackage includes Grpc.Core.targets. (#19449)

Objective-C

... (truncated)
Changelog

Sourced from grpcio's changelog.

v1.23.0 |Jul 30, 2019 |Aug 13, 2019
v1.24.0 |Sept 10, 2019 |Sept 24, 2019
v1.25.0 |Oct 22, 2019 |Nov 5, 2019
v1.26.0 |Dec 3, 2019 |Dec 17, 2019

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.23.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.8.4...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #78.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.23.0 branch September 26, 2019 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant